

#calculatorsNav h1 { font-family: Arial, sans-serif; font-weight: bold;}

#calculator .border {background-color:#eef2f6;padding:10px;width:100%}

#calculator h2 {color: #069; font-size: 20px; font-family: Arial, sans-serif;
font-weight: bold; line-height: 25px; margin: 0 0 10px 0; padding: 0 0 5px 0; }

#calculator td {background-color:#eef2f6;
		font-size:11px;
		font-family: Verdana, sans-serif;
		margin:10px;}

td.aboutcontent {
		font-size:11px;
		font-family: Verdana, sans-serif;
		}
#calculator form {
		font-size:11px;
		font-family: Verdana, sans-serif;
		}
		
#calculator p {
		font-size:11px;
		font-family: Verdana, sans-serif;
		margin:10px;
	}

#calculator .heading {
		font-family: Arial, sans-serif;
		font-size : 24px;
		color : #fff;
		background-color : #eef2f6;
}
#calculator .instructions {
		TEXT-ALIGN: left;
		FONT-SIZE: 11px;
	}
#calculator .note {
		font-family: Verdana, sans-serif; 
	 	font-size : 11px;}
#calculator .warning {FONT-SIZE: 12px; COLOR: #FF0000; FONT-WEIGHT: bold; BACKGROUND-COLOR: #eef2f6;}

#calculator .error {
		TEXT-ALIGN: center;
		FONT-SIZE: 10px;
		BACKGROUND-COLOR: #eef2f6;
	}

#calculator .ehead {
		font-size:11px;
		font-family: Verdana, sans-serif; 
		color: #069;
		font-weight:bold;
		BACKGROUND-COLOR: #eef2f6;
	}
#calculator .esubhead {
		font-size:11px;
		font-family: Verdana, sans-serif; 
		color: #069;
		font-weight:bold;
		BACKGROUND-COLOR: #eef2f6
	}
#calculator .elabel0 {
		font-family: Verdana, sans-serif; 
 	font-size : 11px;
 		color : #000011;
		BACKGROUND-COLOR: #eef2f6;
	}

#calculator .elabel1 {
		font-family: Verdana, sans-serif; 
 	font-size : 11px;
 		color : #000011;
		BACKGROUND-COLOR: #eef2f6;
	}

#calculator .econtent0
	{
		font-family: Verdana, sans-serif; 
 	font-size : 11px;
 		color : #000011;
		BACKGROUND-COLOR: #eef2f6;

	}

#calculator .econtent1
	{
		font-family: Verdana, sans-serif; 
 	font-size : 11px;
 		color : #000011;
		BACKGROUND-COLOR: #eef2f6;
	}

#calculator .ebutton {
		BACKGROUND-COLOR: white;
	}

#calculator .rhead {
		font-size:11px;
		font-family: Arial, sans-serif; 
		color:#000011;
		font-weight:bold;
		BACKGROUND-COLOR: #eef2f6;
	}
#calculator .rsubhead {
		font-size:11px;
		font-family: Arial, sans-serif; 
		color:#000011;
		font-weight:bold;
		BACKGROUND-COLOR: #eef2f6;
	}
#calculator .rlabel0 {
		font-family: Verdana, sans-serif; 
 	font-size : 11px;
 		color : #000011;
		BACKGROUND-COLOR: #eef2f6;
	}
#calculator .rlabel1 {
		font-family: Verdana, sans-serif; 
 	font-size : 11px;
 		color : #000011;
		BACKGROUND-COLOR: #eef2f6;
	}
#calculator .rcontent0
	{
		font-size:11px;
		font-family: Verdana, sans-serif; 
		font-weight:bold;
		BACKGROUND-COLOR: #eef2f6;
	}
#calculator .rcontent1
	{
		font-size:11px;
		font-family: Verdana, sans-serif; 
		font-weight:bold;
		BACKGROUND-COLOR: #eef2f6;
	}
#calculator .itext {
		font-size:11px;
		font-family: Verdana, sans-serif; 
		font-weight:bold;
	}
/*
#calculator .itextbutton
	{
		FONT: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		COLOR: #fff;
		BACKGROUND-COLOR: #eef2f6;
		CURSOR: HAND;
		width: 80px;
		height: 20px;
		clear : both;
	}

#calculator .itextbuttonfree
	{
		FONT: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		COLOR: #fff;
		BACKGROUND-COLOR: #eef2f6;
		CURSOR: HAND;
		height: 20px;
		clear : both;
	}
*/
#calculator .abouthead {
		FONT-SIZE: 11px;
		font-family: Verdana, sans-serif; 
		BACKGROUND-COLOR: #eef2f6;
		font-weight: bold;
		height:21;
	}
#calculator .aboutcontent {
		font: 11px/13px Verdana, sans-serif; 
	}
	
	
	

/*
	td {font-family: Verdana, Arial, Helvetica, sans-serif;}

	body {
		table-layout : fixed;
		margin : 0 0 0 0;
	}	
	label {
		cursor:hand;
	}

*/